Skip to main content

Get Page

Overview


Outputs the page by index or title name.

Input

Browser

NameRequiredDescription
Browser InstanceWhich browser instance to run against.

Page

NameRequiredDescription
Search By Page TitleEnables page filtering by title name.
Match StringFilters pages with titles that contain this string. Leave empty to avoid filtering by page title.
Regex ModeTreats the "Match String" as a RegEx pattern.
Page Search MethodFrom matched pages, finds the first page (main), last page (that has not been closed), or page by index.
IndexOnly used if Page Search Method is set to Index. Selects an open page in the browser instance by index after matching by page title if applicable.

Output

NameRequiredDescription
Action SuccessTrue if the action passed, false if it failed.
Browser PagePage from the action's browser instance.